How to Install httptunnel software package in Debian 8 (Jessie)

How to Install httptunnel software package in Debian 8 (Jessie)

httptunnel software package provides Tunnels a data stream in HTTP requests, you can install in your Debian 8 (Jessie) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install httptunnel 

httptunnel is installed in your system.

Make ensure the httptunnel package were installed using the commands given below,

$ sudo dpkg-query -l | grep httptunnel *

You will get with httptunnel package name, version, architecture and description in a table

httptunnel package basic information:

Distro Debian 8 jessie
Section Network
Package httptunnel
Version 3.3+dfsg-3
Description Tunnels a data stream in HTTP requests
Sub Section Net


See Also, How to uninstall or remove httptunnel software package from Debian 8 (Jessie)?